From: Dave Love Date: Tue, 23 Sep 2003 12:41:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25462 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=52873500050d87e67f41ce3550158f527e1f9272;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5d744fc94c5..5ba4509dfbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-09-23 Dave Love + + * configure.in: Check members of struct ifreq. + 2003-09-14 Kim F. Storm * configure.in: Add checks for sys/ioctl.h and net/if.h. diff --git a/src/ChangeLog b/src/ChangeLog index 4b0df55e671..7a367ad39c1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2003-09-23 Dave Love + + * process.c (Fnetwork_interface_info): Use + HAVE_STRUCT_IFREQ... macros. + 2003-09-22 Eli Zaretskii * term.c (set_tty_color_mode): Use INTEGERP to test whether a